home *** CD-ROM | disk | FTP | other *** search
Text File | 1987-09-14 | 400 b | 13 lines | [TEXT/MPS ] |
- # MPW script to bring Consulair and TML development
- # system path files up to date with shell variables
- # W.G. Powell 1987 for MacTutor
- #
- make "{SystemFolder}Paths File" "{SystemFolder}Paths.Rsrc" ∂
- -f "{MPW}MakeSupport:Paths.mk" > MakePtOut
- MakePtOut # run the commands!
- # this line eliminates the work file if we
- # didn't run the Path Manager application
- Delete -i MakePtOut
- Echo "">UserResume
-
-